home *** CD-ROM | disk | FTP | other *** search
/ Amiga Aktuell / Amiga Aktuell.iso / amiga-aktuell / net tools / tcp tools / select_host / select_host.shortinfo < prev    next >
Text File  |  1996-09-05  |  1KB  |  31 lines

  1. *** Amiga Aktuell Programinfo ***
  2.  
  3. NapsaTerm is a nice program, but it can't be started from Workbench or put in
  4. ToolManager docks without fixing it on one host. This is a solution. It opens
  5. a window where you can select a host and then starts NapsaTerm with it. You
  6. can also choose between RLogin (-D NET) and TelNet (-D TELNET) services.
  7. With RLogin you do not have to type in your user name, but it is not
  8. supported/allowed everywhere.
  9. There is no direct proxy support (i.e. select an address outside the Intranet
  10. in the GUI and not the proxy) - I would have to write a new RLogin/TelNet
  11. client for that :-(
  12.  
  13. Source in AmigaE included.
  14.  
  15. Explanation of gadgets:
  16. * Select a host in the List gadget. You can also use the arrow keys. A double
  17.   click on an entry or RETURN starts a TelNet session.
  18. * Change the hostname in the Name gadget. After RETURN: If it is not in the
  19.   list a requester will pop up asking you if you want to add the hostname
  20.   and start a TelNet session or change the name. If it is in the list a TelNet
  21.   session will be started.
  22. * RLogin and TelNet buttons: start the session
  23. * Cancel: quit without starting NapsaTerm
  24.  
  25. Menus:
  26. * Edit hostnames: Edit the "hostnames" file with $EDITOR or ED. The editor
  27.   will be started synchronously, and must not return before you have finished
  28.   editing (CygnusED: use ED -s).
  29. * Start session: these correspond to the buttons
  30. * Cancel: quit without starting NapsaTerm
  31.